home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE2 / PD / CAMPINS.ZIP / Lakelandcam < prev    next >
Text File  |  2002-05-26  |  847b  |  32 lines

  1. If "<ChangeFSI$Dir>" = "" Then Error Please open a Filer directory containing !ChangeFSI V1.15 (or better) then try again.
  2.  
  3. | This turns on or off the Hourglass when ChangeFSI is converting.
  4. | If you don't want it on Make the line below 'Off'
  5. Set ChangeFSI$Hourglass On
  6.  
  7. WimpSlot -min 2000K
  8. WimpSlot -next 2000K
  9.  
  10. Set campin$dir <obey$dir>.resources
  11. Set campin$path <campin$dir>.
  12. DIR <campin$dir>
  13.  
  14.  
  15. | A Daily CAM Pic from the Lake District in the UK
  16. |
  17. curl --env http://www.lakelandcam.co.uk/main.html -o today -s
  18. campin:errorcheck
  19.  
  20. campin:getimgsrc "Today's Photo"
  21.  
  22. SetEVAL surl "http://www.lakelandcam.co.uk/" + "<urlstring>"
  23.  
  24. DO campin:curl --env <surl> -o Image -s -e http://www.lakelandcam.co.uk/
  25. campin:errorcheck
  26.  
  27. campin:camchk campin:Image
  28.  
  29. campin:CFSI campin:Image campin:Sprite <col> 17:10  -nomode { > null: }
  30.  
  31. Backdrop -C campin:Sprite
  32.